[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
public static extern int PathCompactPath(IntPtr hDC, StringBuilder pszPath, int dx );
Declare Function PathCompactPath Lib "shlwapi.dll" (TODO) As TODO
None.
If you do not have a HDC available, take a look at PathCompactPathEx
Please add some!
Please add some!
Do you know one? Please contribute it!